Skip to content

Conversation

@jay0lee
Copy link
Contributor

@jay0lee jay0lee commented Jul 17, 2024

First stab at addressing #2440.

  • mTLS logic in build_from_document such as choosing the mtlsRootUrl should be executed even if we pass a custom http object in.
  • add an is_mtls bool attribute to Resource so we can make quick decisions about the state of mTLS later.
  • ensure our batch URI is using the mTLS host when is_mtls == True

feedback welcome.

@jay0lee jay0lee requested a review from a team as a code owner July 17, 2024 11:53
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Jul 17, 2024
@gkevinzheng
Copy link

@jay0lee: Sorry for being super late in responding to this PR. It seems that you've added a feature to fix an issue in the client. Could you add additional unit tests for the functionality?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants